home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / VB98 / WIZARDS / CTRLWIZ.DLL / 1033 / string.txt next >
Encoding:
Text File  |  1998-06-18  |  6.8 KB  |  136 lines

  1. 0    *** Do *NOT* Localize any string that starts with '***'. 
  2. 1    *** They are comments to be used by localizers to identify sections.
  3. 2    *** They also mark the beginning of a new 'section' within the String Table.
  4. 3     
  5. 19    *** Font information for all forms
  6. 20    Tahoma
  7. 21    8
  8. 22    409
  9. 23    0
  10. 99    *** Generic App Strings
  11. 100    ActiveX Control Interface Wizard
  12. 101    Cancel
  13. 102    < &Back
  14. 103    &Next >
  15. 104    &Finish
  16. 105    OK
  17. 106    &Help
  18. 110    ActiveX Control Interface Wizard Summary
  19. 111    Save
  20. 112    Save Summary Report
  21. 113    Text Files (*.txt)|*.txt
  22. 114    ctlwiz.txt
  23. 117    Close
  24. 149    *** Captions to be appended to APP title for each step
  25. 150    Introduction
  26. 151    Select a Control
  27. 152    Select Interface Members
  28. 153    Create Custom Interface Members
  29. 154    Set Mapping
  30. 155    Set Attributes
  31. 156    Finished!
  32. 199    *** Enumerations that appear in comboboxes
  33. 200    Boolean|Byte|Currency|Date|Double|Empty|Font|Integer|Long|Object|OLE_COLOR|Picture|Single|String|Variant|
  34. 201    False|True|
  35. 203    Read/Write|Read Only|Not Available|,Read/Write|Read Only|Write Only|Not Available|
  36. 204    |Refresh|BackColor|BackStyle|BorderStyle|Font|ForeColor|Enabled|Click|DblClick|KeyDown|KeyPress|KeyUp|MouseDown|MouseMove|MouseUp|
  37. 205    |Circle|Input|PSet|Point|Scale|
  38. 206    ***This item is now #218
  39. 207    |Circle_|PSet_|Scale_|
  40. 208    |BackColor|ForeColor|FillColor|
  41. 209    |AccessKeyPress|AccessKeys|Ambient|AmbientChanged|ContainedControls_
  42. 210    |Count|EditAtDesignTime|EnterFocus|EventsFrozen|ExitFocus|Extender_
  43. 211    |Initialize|KeyPreview|ParentControls|PropertyChanged|PropertyPages_
  44. 212    |Terminate|
  45. 213    |CanPropertyChange|
  46. 214    |UserControl_InitProperties|UserControl_ReadProperties|UserControl_WriteProperties|UserControl_Initialize|
  47. 215    |Form|ContainedControls|Hyperlink|ParentControls|
  48. 216    *** Comments inserted at start of Code Module:
  49. 217    'Default Property Values:|'Property Variables:|'Event Declarations:|
  50. 218    |Container|DataChanged|DataField|Drag|DragIcon|DragMode|DragOver|DragDrop|GotFocus|Height|HelpContextID|Index|Left|LostFocus|Move|Name|Object|Parent|SetFocus|ShowWhatsThis|TabIndex|TabStop|Tag_
  51. 219    |TooltipText|Top|Visible|WhatThisHelpID|Width|ZOrder|LinkError|LinkOpen|LinkClose|LinkNotify|
  52. 299    *** New Member dialog from Step 4
  53. 300    Add Custom Member
  54. 301    &Name:
  55. 302    Type
  56. 303    &Property
  57. 304    &Method
  58. 305    &Event
  59. 306    Edit Custom Member
  60. 899    *** Text for Opening Screen
  61. 900    The ActiveX Control Interface Wizard helps you perform the following steps in creating an ActiveX control in Visual Basic.\n\n_
  62. 901     - Defining the interface (properties, methods, events)\n\n_
  63. 902     - Creating the underlying code for the interface\n\n_
  64. 903    Note: Before you begin, you must have added all the interface elements that make up the control's appearance.\n\n_
  65. 904    Note: Use the Property Page Wizard to create Property Pages for your UserControls.\n\n_
  66. 905    You can press Back at any time to change your selections.  Please click Next to begin.
  67. 907    &Skip this screen in the future.
  68. 999    *** Text for Step1
  69. 1000    Select the control for which you want to create properties, events, and methods.
  70. 1099    *** Text for selecting Interface Members
  71. 1100    Below is a list of Property, Method, and Event names that you might want to use in your control.\n\n_
  72. 1101    The ones that have been pre-selected are standard Property, Method, and Event names that most controls support.\n\n_
  73. 1102    Click Next to add your own Properties, Methods, and Events.
  74. 1103    Available names:
  75. 1104    Selected names:
  76. 1105    Below is a list of Property, Method, and Event names that you might want to use in your control.\n\n_
  77. 1106    The ones that have been pre-selected are properties, methods, and events that have already been made public.\n\n_
  78. 1107    Click Next to add your own Properties, Methods, and Events.
  79. 1199    *** Text for Adding Custom PEM's
  80. 1200    Add your own Properties, Methods, and Events you want for your control.  _
  81. 1201    These are members unique to your control and ones that you have not already selected in previous steps.
  82. 1202    My Custom Members:
  83. 1203    Ne&w...
  84. 1204    &Delete
  85. 1205    &Edit...
  86. 1299    *** Text for Set Mapping Step
  87. 1300    You can map the functionality of the properties, methods, or events in your control to the members in constituent controls.\n\n_
  88. 1301    From the Public Name list, select one or more properties, methods, or events, and then select the control and member you want to map it to._
  89. 1302    \n\n_
  90. 1303    When you finish mapping, click Next.
  91. 1304    Maps to
  92. 1305    Control
  93. 1306    Member
  94. 1307    Public Name:
  95. 1399    *** Text for Set Attributes Step
  96. 1400    You can set the attributes of the unmapped members.  Any member you do not change uses the default values.\n\n_
  97. 1401    Select the public name of the member whose attributes you want to change and modify its values. Repeat for each member you want to change.\n\n_
  98. 1402    When you finish modifying the attributes, click Next.
  99. 1403    Description
  100. 1404    Attribute Information
  101. 1405    Data Type
  102. 1406    Default Value
  103. 1407    Run Time
  104. 1408    Design Time
  105. 1409    Arguments
  106. 1410    (None)
  107. 1411    Return Type
  108. 1999    *** Text for Wizard Finished Panel
  109. 2000    The ActiveX Control Interface Wizard has finished collecting the information required to build the interface for your control.\n\n_
  110. 2001    Click on the Finish button when you are ready to proceed.
  111. 2005    Do you want to:
  112. 2007    View Summary Report
  113. 3000    'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES!\n
  114. 3001    'MappingInfo=
  115. 3002    'The Underscore following "<Member>" is necessary because it\n'is a Reserved Word in VBA.\n
  116. 3003    'TO DO: The member you have mapped to contains an array of data.\n_
  117. 3004    '   You must supply the code to persist the array.  A prototype\n_
  118. 3005    '   line is shown next:\n
  119. 4999    *** Control Creation Wizard Error Messages:
  120. 5000    You don't have any User Controls in your project.\n\n_
  121. 5001    Before you run the ActiveX Control Interface Wizard, create a new ActiveX Control project and design the UI of your User Control, and then re-run the Wizard.
  122. 5003    ActiveX Control Interface Wizard Error
  123. 5004    The member name you have created already exists.
  124. 5005    The member name you have created is already being used by the Extender object.
  125. 5006    New member name already exists!
  126. 5007    You cannot have a property, event, or method which is the same as the name of a control on your User Control.
  127. 5008    You must select a User control before continuing!
  128. 5009    The member name you have specified is not a valid VB name.
  129. 5010    This wizard cannot be run without a project loaded!
  130. 5011    The User Control you have selected cannot be accessed while it is in use.
  131. 5012    There is only one User Control in the current project(s).  It cannot be accessed while it is in use.
  132. 5014    Since you have Custom Members which also exist in the Available names list,going to the Select Interface Members step will remove those those member names from the Available names list.\n\n_
  133. 5015    Do you wish to continue?
  134. 6000    VB 6 ActiveX Ctrl Interface Wizard
  135. 6001    VB ActiveX Control Interface Wizard
  136.